Conversation
Multiple users have /nonexistent as homedir by Debian packaging guideline The task "5.4.2.7 | PATCH | Ensure system accounts do not have a valid login shell" is creating the folder because ansible.builtin.user default to create the missing homedir, which is unexpected, as /nonexitent is not meant to be created. This commit avoids this unexpected behavior. Signed-off-by: seven beep <ebn@entreparentheses.xyz>
updates: - [github.com/ansible-community/ansible-lint: v25.12.2 → v26.1.1](ansible/ansible-lint@v25.12.2...v26.1.1) - [github.com/adrienverge/yamllint.git: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint.git/compare/v1.37.1...v1.38.0)
…nfig [pre-commit.ci] pre-commit autoupdate
fix: do not create /nonexistent homedirs
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Jan26 updates
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
fix 1.1.2.x audit message
fix avahi package name
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
1.1.20 change xorg-x11-server-common to xserver-common
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Henry Paulissen <henry@mixict.nl>
[2.1.2] fix when condition for avahi
[5.1.x] fix ssh keys permissions
[5.3.2.x] remove executable flag on config files for owner
[6.2.4.9] remove group permission setting in 6.2.4.9
[6.1.1.1.3] make journald params more clear in defaults
[5.3.3.3.x] sync audit regexp with cis
[5.3.3.1.3] fix regexp as in ubuntu 24.04 cis
[defaults] remove unused variable ubtu24cis_set_grub_user_pass
[4.2.5] Fix loop if allowed_out_ports in all
[5.3.2, 5.3.3.3.1, 5.3.3.3.x] fix pam_pwhistory file generation
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Kondratev Alexander <info@bykvaadm.ru>
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Feb26 updates
Signed-off-by: uk-bolly <69214557+uk-bolly@users.noreply.github.com>
[2.4.1]/feature add control variable for cron allowed users
frederickw082922
approved these changes
Feb 24, 2026
Contributor
frederickw082922
left a comment
There was a problem hiding this comment.
Great work! Thank you @uk-bolly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please ensure that you have understood contributing guide
Ensure all commits are signed-by and gpg signed
Overall Review of Changes:
.gitignore update
lint and variable naming
Thanks to @bykvaadm
apt/dpkglock #137 thanks to @tmeckelHow has this been tested?:
Subscribers, devel and pipelines